home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / general / modelers / geomview / sgi.lha / Geomview / man / cat1 / anytooff.1 < prev    next >
Text File  |  1993-12-02  |  1KB  |  67 lines

  1.  
  2.  
  3.  
  4. anytooff(1)         UNIX Programmer's Manual          anytooff(1)
  5.  
  6.  
  7.  
  8. NAME
  9.      anytooff - filter to convert a (set of) geomview data
  10.      file(s) containing any geomview primitives into a single
  11.      polylist.
  12.  
  13. SYNOPSIS
  14.      anytooff  [filename ...]
  15.  
  16. DESCRIPTION
  17.      Anytooff reads OOGL geometry data (from the given files, if
  18.      any, otherwise from standard input) and outputs the new
  19.      polylist (in OFF format) to standard output. Offcombine is a
  20.      synonym for anytooff.
  21.  
  22. BUGS
  23.      In converting a list object, anytooff uses PLCombine(3) to
  24.      merge the members of the list.  PLCombine(3) has certain
  25.      limitations with regard to the way in handles color and nor-
  26.      mal data; see its manual page for details.
  27.  
  28.      When vector objects are switched into polylists, they are
  29.      transformed into polygons with two vertices.  The faces of
  30.      the polygons are the same color as the given vectors, but
  31.      the edges of the polygons, which are their only visible
  32.      aspect, have no color.
  33.  
  34. SEE ALSO
  35.      anytopl(3), geomview(1)
  36.  
  37. AUTHOR
  38.      Celeste Fowler           email: fowler@geom.umn.edu
  39.      The Geometry Center      phone: (612) 626-8304
  40.      1300 South Second Street
  41.      Minneapolis, MN  55454
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.